Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR resources/resource-manager] Add on error deployment ARM #2084

Merged

Conversation

AutorestCI
Copy link
Contributor

@codecov-io
Copy link

codecov-io commented Mar 1, 2018

Codecov Report

Merging #2084 into restapi_auto_resources/resource-manager will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@                             Coverage Diff                             @@
##           restapi_auto_resources/resource-manager    #2084      +/-   ##
===========================================================================
- Coverage                                    53.12%   53.11%   -0.01%     
===========================================================================
  Files                                         4774     4774              
  Lines                                       119621   119636      +15     
===========================================================================
  Hits                                         63544    63544              
- Misses                                       56077    56092      +15
Impacted Files Coverage Δ
...t/resource/resources/resource_management_client.py 66.66% <0%> (-10.11%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a13b28b...00dfd0a. Read the comment docs.

@AutorestCI AutorestCI force-pushed the restapi_auto_resources/resource-manager branch from e28a6a0 to a13b28b Compare March 7, 2018 18:09
@lmazuel
Copy link
Member

lmazuel commented Mar 7, 2018

@AutorestCI rebase

@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 7, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-resource

You can install the package azure-mgmt-resource of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2560#egg=azure-mgmt-resource&subdirectory=azure-mgmt-resource"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2560#egg=azure-mgmt-resource&subdirectory=azure-mgmt-resource"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_2560
  • pip install -e ./azure-mgmt-resource

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2560
  • pip wheel --no-deps ./azure-mgmt-resource

Direct download

Your files can be directly downloaded here:

@AutorestCI AutorestCI merged commit 23f9ee5 into restapi_auto_resources/resource-manager Mar 8, 2018
AutorestCI added a commit that referenced this pull request Apr 6, 2018
* Generated from fb5bfbc0054cc881ceccb498444bf2201fa2b8a4

Update readme.md file

* Generated from 14856524df1f832625ce8f5626a11bd866896301

Add provisioning state for the on error deployment
lmazuel pushed a commit that referenced this pull request Apr 20, 2018
* Generated from fb5bfbc0054cc881ceccb498444bf2201fa2b8a4

Update readme.md file

* Generated from 14856524df1f832625ce8f5626a11bd866896301

Add provisioning state for the on error deployment
AutorestCI added a commit that referenced this pull request Apr 20, 2018
* Generated from fb5bfbc0054cc881ceccb498444bf2201fa2b8a4

Update readme.md file

* Generated from 14856524df1f832625ce8f5626a11bd866896301

Add provisioning state for the on error deployment
lmazuel added a commit that referenced this pull request Apr 20, 2018
* [AutoPR resources/resource-manager] Add on error deployment ARM (#2084)

* Generated from fb5bfbc0054cc881ceccb498444bf2201fa2b8a4

Update readme.md file

* Generated from 14856524df1f832625ce8f5626a11bd866896301

Add provisioning state for the on error deployment

* [AutoPR resources/resource-manager] Add more enum values for Identity/type in generic resource swagger (#2130)

* Generated from 618de80a1454153967c1b0f065cb270ccd7f60fd

Add more enum values for Identity/type in generic resource swagger

Resource types like "Microsoft.Compute/VirtualMachines" have more than
one enum value for Identity/type. Updating generic resource swagger so
it is up-to-date.

* Generated from f7fb396c7887e1d61eb7e92133fc1c1fab3ae941

Revert changes in swagger spec for 2017 API Version

* Generated from 81560dcac6ad6402c0a4e829b1b3ee31f9ad9957 (#2188)

Move subscriptionId to global

* Generated from ed2fe3a86996fb5e2386bdcaf1c1369164addeb4 (#2236)

Fix subscription paramter in SubscriptionClient

* Generated from 20effaf73e04770654b4203ed83288bac6b5fe6f (#2198)

Fix some of the error in ARM swagger spec

* Move azure-mgmt-resource to Autorest 3.x

* Packaging of resources
@lmazuel lmazuel deleted the restapi_auto_2560 branch August 7, 2018 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants